Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holmanb/performance #5900

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

holmanb
Copy link
Member

@holmanb holmanb commented Nov 25, 2024

Proposed Commit Message

<type>(optional scope): <summary>  # no more than 72 characters

A description of what the change being made is and why it is being
made if the summary line is insufficient.  This should be wrapped at
72 characters.

If you need to write multiple paragraphs, feel free.

Fixes GH-NNNNN (GitHub Issue number. Remove line if irrelevant)
LP: #NNNNNN (Launchpad bug number. Remove line if irrelevant)

Additional Context

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

blackboxsw and others added 2 commits October 17, 2024 13:14
In QEMU, launch daily cloudimages and cloudimages with an upgraded
cloud-init package to compare boot speed metrics.

Launch --number-of-samples in QEMU of both the control(clean daily)
and the upgraded image. Harvest any bootspeed artifacts from
systemd-analyze, cloud-init analyze, journalctl and logs for each
instance launched.

Average the boottimes per relevant systemd service and compare
control image to upgraded image to generate a report of
significant time deltas in systemd services between the two images.

This script is intended to be run on a system with sudo access
as it uses use mount-image-callback to create mounts of the base ISO
to installe the cloud-init package from a PPA or a local deb file
on top of the control ISO.
@holmanb holmanb force-pushed the holmanb/performance branch from 82a4347 to d5e2e2e Compare November 25, 2024 20:48
Copy link

Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.

If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging TheRealFalcon, and he will ensure that someone takes a look soon.

(If the pull request is closed and you would like to continue working on it, please do tag TheRealFalcon to reopen it.)

@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale-pr Pull request is stale; will be auto-closed soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants